var time.shortMonthNames

2 uses

	time (current package)
		format.go#L358: var shortMonthNames = []string{
		format.go#L1111: 			month, value, err = lookup(shortMonthNames, value)